home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat8
/
hrmt.8
< prev
next >
Wrap
Text File
|
1999-09-16
|
461b
|
67 lines
hrmt(1) Scilab Function hrmt(1)
NAME
hrmt - gcd of polynomials
CALLING SEQUENCE
[pg,U]=hrmt(v)
PARAMETERS
v : row of polynomials i.e. 1xk polynomial matrix
pg : polynomial
U : unimodular matrix polynomial
DESCRIPTION
[pg,U]=hrmt(v) returns a unimodular matrix U and pg = gcd of row of poly-
nomials v such that v*U = [pg,0].
SEE ALSO
gcd